计算机与现代化 ›› 2011, Vol. 1 ›› Issue (6): 60-3.doi: 10.3969/j.issn.1006-2475.2011.06.017

• 网络与通信 • 上一篇    下一篇

基于.NET的动态生成网络拓扑算法研究和实现

李蓓蓓, 韩秀玲   

  1. 东华大学信息科学与技术学院,上海 201620
  • 收稿日期:2011-01-26 修回日期:1900-01-01 出版日期:2011-06-29 发布日期:2011-06-29

Research and Implementation of Dynamically Generating Network Topology Algorithm Based on .NET 

LI Bei-bei, HAN Xiu-ling   

  1. College of Information Sciences and Technology, Donghua University, Shanghai 201620,China
  • Received:2011-01-26 Revised:1900-01-01 Online:2011-06-29 Published:2011-06-29

摘要: 针对计算机组网实验中无法实时显示网络拓扑结构的实际问题,在深入研究交换机VLAN配置命令的基础上,以.NET为开发平台,使用控件技术及C#编程语言,设计并实现一个能动态生成网络拓扑图的系统。实验结果表明,该系统能自动解析配置命令,动态生成网络拓扑图,使当前网络拓扑一目了然。

关键词: 组网实验, 交换机, VLAN, 动态拓扑算法, .NET

Abstract: In computer network experiments, the network topologies can’t be realtime displayed. To solve the problem, after doing many researches on the VLAN configuration, this paper designs and implements a system that can dynamically generate network topology based on .NET platform and C# language. Experimental results show that the system can automatically analyze the configuration commands, and make the current network topology clear and visible.

Key words: network experiments, switch, VLAN, dynamically generating network topology, .NET